Post

Replies

Boosts

Views

Created

How to hide/show a window's title bar on mouseExited/mouseEntered like QuickTime Player?
What's the correct way to automatically hide/show a window's title bar on mouse-over like QuickTime Player does, without using any "hacks" or custom views (e.g. to emulate a title bar's background and controls)?NSWindow.hasTitleBar is read-only.NSWindow.titleVisibility only affects the title text in the center, not the entire title bar.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
1
Boosts
0
Views
3.8k
Activity
Sep ’18